Skip to content

boards/qemu-intel64: add citest configuration - #20030

Merged
xiaoxiang781216 merged 1 commit into
apache:masterfrom
raiden00pl:nuttx-qemu-pr
Sep 15, 2026
Merged

xiaoxiang781216 merged 1 commit into
apache:masterfrom
raiden00pl:nuttx-qemu-pr

Conversation

@raiden00pl

Copy link
Copy Markdown
Member

Summary

CI/NTFC testing config for intel64

Impact

CI tests for intel64

Testing

CI

xiaoxiang781216
xiaoxiang781216 previously approved these changes Sep 1, 2026
@github-actions github-actions Bot added Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium Board: x86_64 labels Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

MemBrowse Memory Report

No memory changes detected for:

xiaoxiang781216
xiaoxiang781216 previously approved these changes Sep 2, 2026
@raiden00pl

Copy link
Copy Markdown
Member Author

CI container uses old QEMU version that doens't support x2APIC, so we need this PR to run it #20044

xiaoxiang781216
xiaoxiang781216 previously approved these changes Sep 2, 2026
@github-actions github-actions Bot added the Arch: x86_64 Issues related to the x86_64 architecture label Sep 2, 2026
@acassis

acassis commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

@raiden00pl please take a look:

=========================== short test summary info ============================
FAILED ../../nuttx-ntfc/external/nuttx-testing/arch/os/integration/test_arch_os_integration.py::test_os - "Device crashed" detected, during: call
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_aio_cancel_2_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_aio_cancel_2_2] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_aio_cancel_8_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_aio_cancel_9_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_aio_error_1_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_aio_error_3_1] - "Device busy_loop" detected, during: call
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_lio_listio_10_1] - "Device crashed" detected, during: call
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_lio_listio_15_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_lio_listio_18_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_lio_listio_1_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_lio_listio_2_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_lio_listio_3_1] - "Device busy_loop" detected, during: call
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_lio_listio_7_1] - "Device crashed" detected, during: call
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_pthread_attr_setdetachstate_2_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_pthread_barrierattr_init_2_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_pthread_barrierattr_setpshared_1_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_pthread_barrierattr_setpshared_2_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_pthread_cancel_4_1] - assert <CmdStatus.TIMEOUT: -2> == 0
FAILED ../../nuttx-ntfc/external/nuttx-testing/ltp/test_ltp_interface_integration.py::test_ltp_integration[ltp_interfaces_pthread_cancel_5_1] - "Device busy_loop" detected, during: call
FAILED ../../nuttx-ntfc/external/nuttx-testing/mm/cachetest/test_mm_cachetest_integration.py::test_cachetest_integration - assert <CmdStatus.TIMEOUT: -2> == 0
=========== 21 failed, 892 passed, 323 skipped in 3115.70s (0:51:55) ===========

At the end of the log there is also a Warning about CPython and gcc support to qemu

xiaoxiang781216
xiaoxiang781216 previously approved these changes Sep 7, 2026
@github-actions github-actions Bot added Area: Drivers Drivers issues and removed Area: Documentation Improvements or additions to documentation labels Sep 7, 2026
Comment thread drivers/serial/serial_io.c
Comment thread libs/libc/aio/lio_listio.c Outdated
Comment thread sched/wqueue/kwork_cancel.c Outdated
CI/NTFC testing config for intel64

Signed-off-by: raiden00pl <raiden00@railab.me>
@raiden00pl

Copy link
Copy Markdown
Member Author

all the fixes have been merged, lets see if CI passes

@github-actions github-actions Bot added Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium and removed Arch: x86_64 Issues related to the x86_64 architecture Area: Drivers Drivers issues Size: L The size of the change in this PR is large labels Sep 15, 2026
@xiaoxiang781216
xiaoxiang781216 merged commit 44e3504 into apache:master Sep 15, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Documentation Improvements or additions to documentation Board: x86_64 Size: M The size of the change in this PR is medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants